Creates and hosts Carbonite DAO instances, acting for them as a communication manager to call the functions of the underlying data store context.
Namespace:
Keystone.Carbonite
Assembly: Keystone.Carbonite (in Keystone.Carbonite.dll)
Assembly: Keystone.Carbonite (in Keystone.Carbonite.dll)
public abstract class CarboniteController<TDataContext, TTransaction, TTransactionCreationParameters> : BaseCarboniteController,
ICarboniteController<TDataContext, TTransaction, TTransactionCreationParameters>
This language is not supported or no code example is available.
Type Parameters
- TDataContext
-
The data context type.
- TTransaction
-
The transaction type.
- TTransactionCreationParameters
-
The transaction creation parameters type.
Keystone.Carbonite.CarboniteController<TDataContext, TTransaction, TTransactionCreationParameters>
Windows, Windows Server, OS X, macOS, iOS, tvOS, Android, Linux, AWS, Azure
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.